var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=907064&docid=7199350&x=4042',
		'title': '',
		'imageId': '7199350',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=907064&docid=7199353&x=4042',
		'title': '',
		'imageId': '7199353',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=907064&docid=7199356&x=4042',
		'title': '',
		'imageId': '7199356',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=907064&docid=7199359&x=4042',
		'title': '',
		'imageId': '7199359',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=907064&docid=7199362&x=4042',
		'title': '',
		'imageId': '7199362',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=907064&docid=7199365&x=4042',
		'title': '',
		'imageId': '7199365',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=907064&docid=7199368&x=4042',
		'title': '',
		'imageId': '7199368',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=907064&docid=7199371&x=4042',
		'title': '',
		'imageId': '7199371',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=907064&docid=7199374&x=4042',
		'title': '',
		'imageId': '7199374',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=907064&docid=7199377&x=4042',
		'title': '',
		'imageId': '7199377',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=907064&docid=7199380&x=4042',
		'title': '',
		'imageId': '7199380',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=907064&docid=7199383&x=4042',
		'title': '',
		'imageId': '7199383',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=907064&docid=7199386&x=4042',
		'title': '',
		'imageId': '7199386',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #907064';

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