var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3916883&docid=66456656&x=3549',
		'title': '',
		'imageId': '66456656',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916883&docid=66456658&x=3549',
		'title': '',
		'imageId': '66456658',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916883&docid=66456657&x=3549',
		'title': '',
		'imageId': '66456657',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916883&docid=66456659&x=3549',
		'title': '',
		'imageId': '66456659',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916883&docid=66535578&x=3549',
		'title': '',
		'imageId': '66535578',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916883&docid=68020831&x=3549',
		'title': '',
		'imageId': '68020831',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916883&docid=68020828&x=3549',
		'title': '',
		'imageId': '68020828',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916883&docid=68020825&x=3549',
		'title': '',
		'imageId': '68020825',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916883&docid=68020830&x=3549',
		'title': '',
		'imageId': '68020830',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916883&docid=68020829&x=3549',
		'title': '',
		'imageId': '68020829',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916883&docid=68020827&x=3549',
		'title': '',
		'imageId': '68020827',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916883&docid=68020826&x=3549',
		'title': '',
		'imageId': '68020826',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3916883';

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