var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4013393&docid=70121406&x=4353',
		'title': '',
		'imageId': '70121406',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013393&docid=70121411&x=4353',
		'title': '',
		'imageId': '70121411',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013393&docid=70121413&x=4353',
		'title': '',
		'imageId': '70121413',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013393&docid=70121402&x=4353',
		'title': '',
		'imageId': '70121402',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013393&docid=70121401&x=4353',
		'title': '',
		'imageId': '70121401',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013393&docid=70121405&x=4353',
		'title': '',
		'imageId': '70121405',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013393&docid=70121412&x=4353',
		'title': '',
		'imageId': '70121412',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013393&docid=70121404&x=4353',
		'title': '',
		'imageId': '70121404',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013393&docid=70121407&x=4353',
		'title': '',
		'imageId': '70121407',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013393&docid=70121410&x=4353',
		'title': '',
		'imageId': '70121410',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013393&docid=70121403&x=4353',
		'title': '',
		'imageId': '70121403',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013393&docid=70121409&x=4353',
		'title': '',
		'imageId': '70121409',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013393&docid=70121408&x=4353',
		'title': '',
		'imageId': '70121408',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013393&docid=59270894&x=4353',
		'title': '',
		'imageId': '59270894',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013393&docid=59270893&x=4353',
		'title': '',
		'imageId': '59270893',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4013393';

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