var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4071288&docid=71485318&x=3635',
		'title': '',
		'imageId': '71485318',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4071288&docid=71485293&x=3635',
		'title': '',
		'imageId': '71485293',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4071288&docid=71485396&x=3635',
		'title': '',
		'imageId': '71485396',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4071288&docid=71485294&x=3635',
		'title': '',
		'imageId': '71485294',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4071288&docid=71485298&x=3635',
		'title': '',
		'imageId': '71485298',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4071288&docid=71485295&x=3635',
		'title': '',
		'imageId': '71485295',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4071288&docid=71485296&x=3635',
		'title': '',
		'imageId': '71485296',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4071288&docid=71485310&x=3635',
		'title': '',
		'imageId': '71485310',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4071288&docid=71485297&x=3635',
		'title': '',
		'imageId': '71485297',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4071288&docid=71485309&x=3635',
		'title': '',
		'imageId': '71485309',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4071288&docid=71485315&x=3635',
		'title': '',
		'imageId': '71485315',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4071288&docid=71485316&x=3635',
		'title': '',
		'imageId': '71485316',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4071288&docid=71485320&x=3635',
		'title': '',
		'imageId': '71485320',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4071288&docid=71485325&x=3635',
		'title': '',
		'imageId': '71485325',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4071288&docid=71485326&x=3635',
		'title': '',
		'imageId': '71485326',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4071288&docid=71485339&x=3635',
		'title': '',
		'imageId': '71485339',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4071288&docid=71485354&x=3635',
		'title': '',
		'imageId': '71485354',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4071288&docid=71485366&x=3635',
		'title': '',
		'imageId': '71485366',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4071288&docid=71485380&x=3635',
		'title': '',
		'imageId': '71485380',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4071288';

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