var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4039013&docid=70806451&x=2630',
		'title': '',
		'imageId': '70806451',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039013&docid=70700293&x=2630',
		'title': '',
		'imageId': '70700293',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039013&docid=70806446&x=2630',
		'title': '',
		'imageId': '70806446',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039013&docid=70806447&x=2630',
		'title': '',
		'imageId': '70806447',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039013&docid=70806448&x=2630',
		'title': '',
		'imageId': '70806448',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039013&docid=70806450&x=2630',
		'title': '',
		'imageId': '70806450',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039013&docid=70806449&x=2630',
		'title': '',
		'imageId': '70806449',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039013&docid=70700285&x=2630',
		'title': '',
		'imageId': '70700285',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039013&docid=70700291&x=2630',
		'title': '',
		'imageId': '70700291',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039013&docid=70700290&x=2630',
		'title': '',
		'imageId': '70700290',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039013&docid=70700295&x=2630',
		'title': '',
		'imageId': '70700295',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039013&docid=70700286&x=2630',
		'title': '',
		'imageId': '70700286',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039013&docid=70700287&x=2630',
		'title': '',
		'imageId': '70700287',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039013&docid=70700294&x=2630',
		'title': '',
		'imageId': '70700294',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039013&docid=70700288&x=2630',
		'title': '',
		'imageId': '70700288',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039013&docid=70700284&x=2630',
		'title': '',
		'imageId': '70700284',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039013&docid=70700289&x=2630',
		'title': '',
		'imageId': '70700289',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039013&docid=70700296&x=2630',
		'title': '',
		'imageId': '70700296',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039013&docid=70700292&x=2630',
		'title': '',
		'imageId': '70700292',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039013&docid=70700283&x=2630',
		'title': '',
		'imageId': '70700283',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4039013';

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