var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3933925&docid=68225952&x=625',
		'title': '',
		'imageId': '68225952',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933925&docid=68225953&x=625',
		'title': '',
		'imageId': '68225953',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933925&docid=68225954&x=625',
		'title': '',
		'imageId': '68225954',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933925&docid=68225955&x=625',
		'title': '',
		'imageId': '68225955',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933925&docid=68225956&x=625',
		'title': '',
		'imageId': '68225956',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933925&docid=68225957&x=625',
		'title': '',
		'imageId': '68225957',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933925&docid=68225958&x=625',
		'title': '',
		'imageId': '68225958',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933925&docid=68225959&x=625',
		'title': '',
		'imageId': '68225959',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933925&docid=68225960&x=625',
		'title': '',
		'imageId': '68225960',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933925&docid=68225961&x=625',
		'title': '',
		'imageId': '68225961',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933925&docid=68225962&x=625',
		'title': '',
		'imageId': '68225962',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933925&docid=68225963&x=625',
		'title': '',
		'imageId': '68225963',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3933925';

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";
	})
}
