var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3990802&docid=69506139&x=440',
		'title': '',
		'imageId': '69506139',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990802&docid=69506142&x=440',
		'title': '',
		'imageId': '69506142',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990802&docid=69506144&x=440',
		'title': '',
		'imageId': '69506144',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990802&docid=69506143&x=440',
		'title': '',
		'imageId': '69506143',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990802&docid=69506145&x=440',
		'title': '',
		'imageId': '69506145',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990802&docid=69506133&x=440',
		'title': '',
		'imageId': '69506133',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990802&docid=69506136&x=440',
		'title': '',
		'imageId': '69506136',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990802&docid=69506134&x=440',
		'title': '',
		'imageId': '69506134',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990802&docid=69506138&x=440',
		'title': '',
		'imageId': '69506138',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990802&docid=69506140&x=440',
		'title': '',
		'imageId': '69506140',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990802&docid=69506137&x=440',
		'title': '',
		'imageId': '69506137',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990802&docid=69506141&x=440',
		'title': '',
		'imageId': '69506141',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990802&docid=69506135&x=440',
		'title': '',
		'imageId': '69506135',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990802&docid=69506132&x=440',
		'title': '',
		'imageId': '69506132',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3990802';

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