var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3954117&docid=68676498&x=141',
		'title': '',
		'imageId': '68676498',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954117&docid=68676504&x=141',
		'title': '',
		'imageId': '68676504',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954117&docid=68676503&x=141',
		'title': '',
		'imageId': '68676503',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954117&docid=68676507&x=141',
		'title': '',
		'imageId': '68676507',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954117&docid=68676473&x=141',
		'title': '',
		'imageId': '68676473',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954117&docid=68676475&x=141',
		'title': '',
		'imageId': '68676475',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954117&docid=68676493&x=141',
		'title': '',
		'imageId': '68676493',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954117&docid=68676472&x=141',
		'title': '',
		'imageId': '68676472',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954117&docid=68676477&x=141',
		'title': '',
		'imageId': '68676477',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954117&docid=68676492&x=141',
		'title': '',
		'imageId': '68676492',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954117&docid=68676476&x=141',
		'title': '',
		'imageId': '68676476',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954117&docid=68676494&x=141',
		'title': '',
		'imageId': '68676494',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954117&docid=68676482&x=141',
		'title': '',
		'imageId': '68676482',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954117&docid=68676474&x=141',
		'title': '',
		'imageId': '68676474',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954117&docid=68676484&x=141',
		'title': '',
		'imageId': '68676484',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954117&docid=68676495&x=141',
		'title': '',
		'imageId': '68676495',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954117&docid=68676519&x=141',
		'title': '',
		'imageId': '68676519',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954117&docid=68676525&x=141',
		'title': '',
		'imageId': '68676525',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954117&docid=68676533&x=141',
		'title': '',
		'imageId': '68676533',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954117&docid=68676516&x=141',
		'title': '',
		'imageId': '68676516',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954117&docid=68676511&x=141',
		'title': '',
		'imageId': '68676511',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3954117';

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