var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4021013&docid=70253505&x=1312',
		'title': '',
		'imageId': '70253505',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021013&docid=70253503&x=1312',
		'title': '',
		'imageId': '70253503',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021013&docid=70253507&x=1312',
		'title': '',
		'imageId': '70253507',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021013&docid=70253506&x=1312',
		'title': '',
		'imageId': '70253506',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021013&docid=70253502&x=1312',
		'title': '',
		'imageId': '70253502',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021013&docid=70253504&x=1312',
		'title': '',
		'imageId': '70253504',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021013&docid=70253511&x=1312',
		'title': '',
		'imageId': '70253511',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021013&docid=70253512&x=1312',
		'title': '',
		'imageId': '70253512',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021013&docid=70253513&x=1312',
		'title': '',
		'imageId': '70253513',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021013&docid=70253510&x=1312',
		'title': '',
		'imageId': '70253510',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021013&docid=70253508&x=1312',
		'title': '',
		'imageId': '70253508',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021013&docid=70253499&x=1312',
		'title': '',
		'imageId': '70253499',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021013&docid=70253501&x=1312',
		'title': '',
		'imageId': '70253501',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021013&docid=70253509&x=1312',
		'title': '',
		'imageId': '70253509',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021013&docid=70253500&x=1312',
		'title': '',
		'imageId': '70253500',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4021013';

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