var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3947668&docid=68531188&x=202',
		'title': '',
		'imageId': '68531188',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947668&docid=68531189&x=202',
		'title': '',
		'imageId': '68531189',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947668&docid=68531186&x=202',
		'title': '',
		'imageId': '68531186',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947668&docid=68531184&x=202',
		'title': '',
		'imageId': '68531184',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947668&docid=68531180&x=202',
		'title': '',
		'imageId': '68531180',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947668&docid=68531185&x=202',
		'title': '',
		'imageId': '68531185',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947668&docid=68531183&x=202',
		'title': '',
		'imageId': '68531183',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947668&docid=68531181&x=202',
		'title': '',
		'imageId': '68531181',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947668&docid=68531187&x=202',
		'title': '',
		'imageId': '68531187',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947668&docid=68531182&x=202',
		'title': '',
		'imageId': '68531182',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947668&docid=68531170&x=202',
		'title': '',
		'imageId': '68531170',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947668&docid=68531175&x=202',
		'title': '',
		'imageId': '68531175',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947668&docid=68531177&x=202',
		'title': '',
		'imageId': '68531177',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947668&docid=68531173&x=202',
		'title': '',
		'imageId': '68531173',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947668&docid=68531172&x=202',
		'title': '',
		'imageId': '68531172',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947668&docid=68531176&x=202',
		'title': '',
		'imageId': '68531176',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947668&docid=68531190&x=202',
		'title': '',
		'imageId': '68531190',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947668&docid=68531174&x=202',
		'title': '',
		'imageId': '68531174',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947668&docid=68531178&x=202',
		'title': '',
		'imageId': '68531178',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947668&docid=68531171&x=202',
		'title': '',
		'imageId': '68531171',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947668&docid=68531179&x=202',
		'title': '',
		'imageId': '68531179',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3947668';

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