var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3967759&docid=68979995&x=415',
		'title': '',
		'imageId': '68979995',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967759&docid=68979999&x=415',
		'title': '',
		'imageId': '68979999',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967759&docid=68980000&x=415',
		'title': '',
		'imageId': '68980000',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967759&docid=68980001&x=415',
		'title': '',
		'imageId': '68980001',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967759&docid=68980002&x=415',
		'title': '',
		'imageId': '68980002',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967759&docid=68980003&x=415',
		'title': '',
		'imageId': '68980003',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967759&docid=68980004&x=415',
		'title': '',
		'imageId': '68980004',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967759&docid=68980005&x=415',
		'title': '',
		'imageId': '68980005',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967759&docid=68980006&x=415',
		'title': '',
		'imageId': '68980006',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967759&docid=68980007&x=415',
		'title': '',
		'imageId': '68980007',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967759&docid=68980008&x=415',
		'title': '',
		'imageId': '68980008',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967759&docid=68980009&x=415',
		'title': '',
		'imageId': '68980009',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967759&docid=68980010&x=415',
		'title': '',
		'imageId': '68980010',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3967759';

document.body.style.overflow = "hidden";
var closeElement = document.querySelector("#lightbox #close");
var closeLoadingElement = document.querySelector("#lightbox #closeLoading");

if (closeElement) {
	closeElement.addEventListener("click", function() {
		document.body.style.overflow = "auto";
	})
}

if (closeLoadingElement) {
	closeLoadingElement.addEventListener("click", function() {
		document.body.style.overflow = "auto";
	})
}
