var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3980075&docid=69262985&x=4729',
		'title': '',
		'imageId': '69262985',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980075&docid=69262988&x=4729',
		'title': '',
		'imageId': '69262988',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980075&docid=69262989&x=4729',
		'title': '',
		'imageId': '69262989',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980075&docid=69262990&x=4729',
		'title': '',
		'imageId': '69262990',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980075&docid=69262991&x=4729',
		'title': '',
		'imageId': '69262991',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980075&docid=69262992&x=4729',
		'title': '',
		'imageId': '69262992',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980075&docid=69262993&x=4729',
		'title': '',
		'imageId': '69262993',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980075&docid=69262994&x=4729',
		'title': '',
		'imageId': '69262994',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980075&docid=69262995&x=4729',
		'title': '',
		'imageId': '69262995',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980075&docid=69262997&x=4729',
		'title': '',
		'imageId': '69262997',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980075&docid=69263014&x=4729',
		'title': '',
		'imageId': '69263014',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980075&docid=69263006&x=4729',
		'title': '',
		'imageId': '69263006',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980075&docid=69263023&x=4729',
		'title': '',
		'imageId': '69263023',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980075&docid=69263024&x=4729',
		'title': '',
		'imageId': '69263024',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980075&docid=69263026&x=4729',
		'title': '',
		'imageId': '69263026',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980075&docid=69263027&x=4729',
		'title': '',
		'imageId': '69263027',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3980075';

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