var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3962439&docid=68618515&x=1425',
		'title': '',
		'imageId': '68618515',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962439&docid=68618513&x=1425',
		'title': '',
		'imageId': '68618513',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962439&docid=68618514&x=1425',
		'title': '',
		'imageId': '68618514',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962439&docid=68618516&x=1425',
		'title': '',
		'imageId': '68618516',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962439&docid=68618517&x=1425',
		'title': '',
		'imageId': '68618517',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962439&docid=68618518&x=1425',
		'title': '',
		'imageId': '68618518',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962439&docid=68618526&x=1425',
		'title': '',
		'imageId': '68618526',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962439&docid=68618527&x=1425',
		'title': '',
		'imageId': '68618527',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962439&docid=68618528&x=1425',
		'title': '',
		'imageId': '68618528',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962439&docid=68618535&x=1425',
		'title': '',
		'imageId': '68618535',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962439&docid=68618536&x=1425',
		'title': '',
		'imageId': '68618536',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962439&docid=68618537&x=1425',
		'title': '',
		'imageId': '68618537',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962439&docid=68618542&x=1425',
		'title': '',
		'imageId': '68618542',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962439&docid=68618544&x=1425',
		'title': '',
		'imageId': '68618544',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962439&docid=68618546&x=1425',
		'title': '',
		'imageId': '68618546',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3962439';

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