var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4093818&docid=72042049&x=4729',
		'title': '',
		'imageId': '72042049',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093818&docid=72042098&x=4729',
		'title': '',
		'imageId': '72042098',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093818&docid=72042115&x=4729',
		'title': '',
		'imageId': '72042115',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093818&docid=72042079&x=4729',
		'title': '',
		'imageId': '72042079',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093818&docid=72041990&x=4729',
		'title': '',
		'imageId': '72041990',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093818&docid=72041997&x=4729',
		'title': '',
		'imageId': '72041997',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093818&docid=72042002&x=4729',
		'title': '',
		'imageId': '72042002',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093818&docid=72042001&x=4729',
		'title': '',
		'imageId': '72042001',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093818&docid=72042045&x=4729',
		'title': '',
		'imageId': '72042045',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093818&docid=72042077&x=4729',
		'title': '',
		'imageId': '72042077',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093818&docid=72042078&x=4729',
		'title': '',
		'imageId': '72042078',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093818&docid=72042080&x=4729',
		'title': '',
		'imageId': '72042080',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093818&docid=72042097&x=4729',
		'title': '',
		'imageId': '72042097',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093818&docid=72042110&x=4729',
		'title': '',
		'imageId': '72042110',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093818&docid=72042116&x=4729',
		'title': '',
		'imageId': '72042116',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093818&docid=72041988&x=4729',
		'title': '',
		'imageId': '72041988',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093818&docid=72041993&x=4729',
		'title': '',
		'imageId': '72041993',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4093818';

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