var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3944609&docid=68454252&x=3625',
		'title': '',
		'imageId': '68454252',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944609&docid=68454251&x=3625',
		'title': '',
		'imageId': '68454251',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944609&docid=68454259&x=3625',
		'title': '',
		'imageId': '68454259',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944609&docid=68454254&x=3625',
		'title': '',
		'imageId': '68454254',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944609&docid=68454257&x=3625',
		'title': '',
		'imageId': '68454257',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944609&docid=68454264&x=3625',
		'title': '',
		'imageId': '68454264',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944609&docid=68454253&x=3625',
		'title': '',
		'imageId': '68454253',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944609&docid=68454255&x=3625',
		'title': '',
		'imageId': '68454255',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944609&docid=68454261&x=3625',
		'title': '',
		'imageId': '68454261',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944609&docid=68454262&x=3625',
		'title': '',
		'imageId': '68454262',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944609&docid=68454258&x=3625',
		'title': '',
		'imageId': '68454258',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944609&docid=68454263&x=3625',
		'title': '',
		'imageId': '68454263',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944609&docid=68454260&x=3625',
		'title': '',
		'imageId': '68454260',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944609&docid=68454256&x=3625',
		'title': '',
		'imageId': '68454256',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3944609';

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