var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3930042&docid=68128966&x=4027',
		'title': '',
		'imageId': '68128966',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930042&docid=68128965&x=4027',
		'title': '',
		'imageId': '68128965',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930042&docid=68128956&x=4027',
		'title': '',
		'imageId': '68128956',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930042&docid=68128940&x=4027',
		'title': '',
		'imageId': '68128940',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930042&docid=68128963&x=4027',
		'title': '',
		'imageId': '68128963',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930042&docid=68128962&x=4027',
		'title': '',
		'imageId': '68128962',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930042&docid=68128953&x=4027',
		'title': '',
		'imageId': '68128953',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930042&docid=68128957&x=4027',
		'title': '',
		'imageId': '68128957',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930042&docid=68128969&x=4027',
		'title': '',
		'imageId': '68128969',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930042&docid=68128970&x=4027',
		'title': '',
		'imageId': '68128970',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930042&docid=68128954&x=4027',
		'title': '',
		'imageId': '68128954',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930042&docid=68128958&x=4027',
		'title': '',
		'imageId': '68128958',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930042&docid=68128952&x=4027',
		'title': '',
		'imageId': '68128952',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930042&docid=68128949&x=4027',
		'title': '',
		'imageId': '68128949',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930042&docid=68128955&x=4027',
		'title': '',
		'imageId': '68128955',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930042&docid=68128959&x=4027',
		'title': '',
		'imageId': '68128959',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930042&docid=68128961&x=4027',
		'title': '',
		'imageId': '68128961',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930042&docid=68128964&x=4027',
		'title': '',
		'imageId': '68128964',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930042&docid=68128967&x=4027',
		'title': '',
		'imageId': '68128967',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930042&docid=68128968&x=4027',
		'title': '',
		'imageId': '68128968',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3930042';

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