var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3950017&docid=68592615&x=4724',
		'title': '',
		'imageId': '68592615',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950017&docid=68592616&x=4724',
		'title': '',
		'imageId': '68592616',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950017&docid=68592617&x=4724',
		'title': '',
		'imageId': '68592617',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950017&docid=68592634&x=4724',
		'title': '',
		'imageId': '68592634',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950017&docid=68592626&x=4724',
		'title': '',
		'imageId': '68592626',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950017&docid=68592621&x=4724',
		'title': '',
		'imageId': '68592621',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950017&docid=68592622&x=4724',
		'title': '',
		'imageId': '68592622',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950017&docid=68592619&x=4724',
		'title': '',
		'imageId': '68592619',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950017&docid=68592620&x=4724',
		'title': '',
		'imageId': '68592620',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950017&docid=68592623&x=4724',
		'title': '',
		'imageId': '68592623',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950017&docid=68592624&x=4724',
		'title': '',
		'imageId': '68592624',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950017&docid=68592625&x=4724',
		'title': '',
		'imageId': '68592625',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950017&docid=68592629&x=4724',
		'title': '',
		'imageId': '68592629',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950017&docid=68592627&x=4724',
		'title': '',
		'imageId': '68592627',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950017&docid=68592628&x=4724',
		'title': '',
		'imageId': '68592628',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950017&docid=68592631&x=4724',
		'title': '',
		'imageId': '68592631',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950017&docid=68592632&x=4724',
		'title': '',
		'imageId': '68592632',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950017&docid=68592633&x=4724',
		'title': '',
		'imageId': '68592633',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3950017';

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