var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3930615&docid=68139603&x=337',
		'title': '',
		'imageId': '68139603',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930615&docid=68139611&x=337',
		'title': '',
		'imageId': '68139611',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930615&docid=68139610&x=337',
		'title': '',
		'imageId': '68139610',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930615&docid=68139612&x=337',
		'title': '',
		'imageId': '68139612',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930615&docid=68139573&x=337',
		'title': '',
		'imageId': '68139573',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930615&docid=68139585&x=337',
		'title': '',
		'imageId': '68139585',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930615&docid=68139594&x=337',
		'title': '',
		'imageId': '68139594',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930615&docid=68139570&x=337',
		'title': '',
		'imageId': '68139570',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930615&docid=68139579&x=337',
		'title': '',
		'imageId': '68139579',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930615&docid=68139591&x=337',
		'title': '',
		'imageId': '68139591',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930615&docid=68139569&x=337',
		'title': '',
		'imageId': '68139569',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930615&docid=68139584&x=337',
		'title': '',
		'imageId': '68139584',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930615&docid=68139597&x=337',
		'title': '',
		'imageId': '68139597',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930615&docid=68139578&x=337',
		'title': '',
		'imageId': '68139578',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930615&docid=68139600&x=337',
		'title': '',
		'imageId': '68139600',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930615&docid=68139590&x=337',
		'title': '',
		'imageId': '68139590',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930615&docid=68139565&x=337',
		'title': '',
		'imageId': '68139565',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930615&docid=68139566&x=337',
		'title': '',
		'imageId': '68139566',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930615&docid=68139567&x=337',
		'title': '',
		'imageId': '68139567',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930615&docid=68139615&x=337',
		'title': '',
		'imageId': '68139615',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930615&docid=68139618&x=337',
		'title': '',
		'imageId': '68139618',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3930615';

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