var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4012333&docid=70012492&x=2133',
		'title': '',
		'imageId': '70012492',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012333&docid=70012495&x=2133',
		'title': '',
		'imageId': '70012495',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012333&docid=70012498&x=2133',
		'title': '',
		'imageId': '70012498',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012333&docid=70012499&x=2133',
		'title': '',
		'imageId': '70012499',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012333&docid=70012503&x=2133',
		'title': '',
		'imageId': '70012503',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012333&docid=70012506&x=2133',
		'title': '',
		'imageId': '70012506',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012333&docid=70012511&x=2133',
		'title': '',
		'imageId': '70012511',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012333&docid=70012514&x=2133',
		'title': '',
		'imageId': '70012514',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012333&docid=70012517&x=2133',
		'title': '',
		'imageId': '70012517',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012333&docid=70012518&x=2133',
		'title': '',
		'imageId': '70012518',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012333&docid=70012521&x=2133',
		'title': '',
		'imageId': '70012521',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012333&docid=70012526&x=2133',
		'title': '',
		'imageId': '70012526',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012333&docid=70012527&x=2133',
		'title': '',
		'imageId': '70012527',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012333&docid=70012532&x=2133',
		'title': '',
		'imageId': '70012532',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4012333';

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