var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3743984&docid=63409592&x=5820',
		'title': '',
		'imageId': '63409592',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3743984&docid=63409633&x=5820',
		'title': '',
		'imageId': '63409633',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3743984&docid=63409593&x=5820',
		'title': '',
		'imageId': '63409593',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3743984&docid=63409630&x=5820',
		'title': '',
		'imageId': '63409630',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3743984&docid=63409629&x=5820',
		'title': '',
		'imageId': '63409629',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3743984&docid=63409628&x=5820',
		'title': '',
		'imageId': '63409628',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3743984&docid=63409590&x=5820',
		'title': '',
		'imageId': '63409590',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3743984&docid=63409631&x=5820',
		'title': '',
		'imageId': '63409631',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3743984&docid=63409632&x=5820',
		'title': '',
		'imageId': '63409632',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3743984&docid=63409634&x=5820',
		'title': '',
		'imageId': '63409634',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3743984&docid=63409591&x=5820',
		'title': '',
		'imageId': '63409591',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3743984&docid=63409635&x=5820',
		'title': '',
		'imageId': '63409635',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3743984&docid=63409636&x=5820',
		'title': '',
		'imageId': '63409636',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3743984';

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