var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3942453&docid=68403360&x=346',
		'title': '',
		'imageId': '68403360',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942453&docid=68403359&x=346',
		'title': '',
		'imageId': '68403359',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942453&docid=68403396&x=346',
		'title': '',
		'imageId': '68403396',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942453&docid=68403362&x=346',
		'title': '',
		'imageId': '68403362',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942453&docid=68403381&x=346',
		'title': '',
		'imageId': '68403381',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942453&docid=68403361&x=346',
		'title': '',
		'imageId': '68403361',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942453&docid=68403382&x=346',
		'title': '',
		'imageId': '68403382',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942453&docid=68403363&x=346',
		'title': '',
		'imageId': '68403363',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942453&docid=68403366&x=346',
		'title': '',
		'imageId': '68403366',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942453&docid=68403369&x=346',
		'title': '',
		'imageId': '68403369',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942453&docid=68403384&x=346',
		'title': '',
		'imageId': '68403384',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942453&docid=68403387&x=346',
		'title': '',
		'imageId': '68403387',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942453&docid=68403390&x=346',
		'title': '',
		'imageId': '68403390',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942453&docid=68403379&x=346',
		'title': '',
		'imageId': '68403379',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942453&docid=68403395&x=346',
		'title': '',
		'imageId': '68403395',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942453&docid=68415967&x=346',
		'title': '',
		'imageId': '68415967',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942453&docid=68415968&x=346',
		'title': '',
		'imageId': '68415968',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942453&docid=68403358&x=346',
		'title': '',
		'imageId': '68403358',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3942453';

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