var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3980081&docid=69263136&x=5513',
		'title': '',
		'imageId': '69263136',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980081&docid=69263137&x=5513',
		'title': '',
		'imageId': '69263137',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980081&docid=69263138&x=5513',
		'title': '',
		'imageId': '69263138',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980081&docid=69263139&x=5513',
		'title': '',
		'imageId': '69263139',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980081&docid=69263140&x=5513',
		'title': '',
		'imageId': '69263140',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980081&docid=69263141&x=5513',
		'title': '',
		'imageId': '69263141',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980081&docid=69263142&x=5513',
		'title': '',
		'imageId': '69263142',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980081&docid=69263143&x=5513',
		'title': '',
		'imageId': '69263143',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980081&docid=69263144&x=5513',
		'title': '',
		'imageId': '69263144',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980081&docid=69263145&x=5513',
		'title': '',
		'imageId': '69263145',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980081&docid=69263146&x=5513',
		'title': '',
		'imageId': '69263146',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980081&docid=69263147&x=5513',
		'title': '',
		'imageId': '69263147',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980081&docid=69263148&x=5513',
		'title': '',
		'imageId': '69263148',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980081&docid=69263149&x=5513',
		'title': '',
		'imageId': '69263149',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980081&docid=69263150&x=5513',
		'title': '',
		'imageId': '69263150',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980081&docid=69263151&x=5513',
		'title': '',
		'imageId': '69263151',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3980081';

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