var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4061975&docid=71297698&x=4158',
		'title': '',
		'imageId': '71297698',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4061975&docid=71297697&x=4158',
		'title': '',
		'imageId': '71297697',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4061975&docid=71297699&x=4158',
		'title': '',
		'imageId': '71297699',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4061975&docid=71297700&x=4158',
		'title': '',
		'imageId': '71297700',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4061975&docid=71297701&x=4158',
		'title': '',
		'imageId': '71297701',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4061975&docid=71297702&x=4158',
		'title': '',
		'imageId': '71297702',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4061975&docid=71297703&x=4158',
		'title': '',
		'imageId': '71297703',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4061975&docid=71297704&x=4158',
		'title': '',
		'imageId': '71297704',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4061975&docid=71297705&x=4158',
		'title': '',
		'imageId': '71297705',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4061975&docid=71297706&x=4158',
		'title': '',
		'imageId': '71297706',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4061975&docid=71297707&x=4158',
		'title': '',
		'imageId': '71297707',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4061975&docid=71297691&x=4158',
		'title': '',
		'imageId': '71297691',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4061975&docid=71297692&x=4158',
		'title': '',
		'imageId': '71297692',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4061975&docid=71297693&x=4158',
		'title': '',
		'imageId': '71297693',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4061975&docid=71297694&x=4158',
		'title': '',
		'imageId': '71297694',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4061975&docid=71297695&x=4158',
		'title': '',
		'imageId': '71297695',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4061975&docid=71297696&x=4158',
		'title': '',
		'imageId': '71297696',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4061975';

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