var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3950015&docid=68592496&x=1734',
		'title': '',
		'imageId': '68592496',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950015&docid=68592497&x=1734',
		'title': '',
		'imageId': '68592497',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950015&docid=68592500&x=1734',
		'title': '',
		'imageId': '68592500',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950015&docid=68592498&x=1734',
		'title': '',
		'imageId': '68592498',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950015&docid=68592504&x=1734',
		'title': '',
		'imageId': '68592504',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950015&docid=68592502&x=1734',
		'title': '',
		'imageId': '68592502',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950015&docid=68592506&x=1734',
		'title': '',
		'imageId': '68592506',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950015&docid=68592499&x=1734',
		'title': '',
		'imageId': '68592499',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950015&docid=68592507&x=1734',
		'title': '',
		'imageId': '68592507',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950015&docid=68592501&x=1734',
		'title': '',
		'imageId': '68592501',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950015&docid=68592505&x=1734',
		'title': '',
		'imageId': '68592505',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950015&docid=68592508&x=1734',
		'title': '',
		'imageId': '68592508',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950015&docid=68592503&x=1734',
		'title': '',
		'imageId': '68592503',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3950015';

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