var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3975269&docid=69152208&x=937',
		'title': '',
		'imageId': '69152208',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975269&docid=69152207&x=937',
		'title': '',
		'imageId': '69152207',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975269&docid=69152209&x=937',
		'title': '',
		'imageId': '69152209',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975269&docid=69152210&x=937',
		'title': '',
		'imageId': '69152210',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975269&docid=69152212&x=937',
		'title': '',
		'imageId': '69152212',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975269&docid=69152215&x=937',
		'title': '',
		'imageId': '69152215',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975269&docid=69152211&x=937',
		'title': '',
		'imageId': '69152211',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975269&docid=69152218&x=937',
		'title': '',
		'imageId': '69152218',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975269&docid=69152221&x=937',
		'title': '',
		'imageId': '69152221',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975269&docid=69152225&x=937',
		'title': '',
		'imageId': '69152225',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975269&docid=69152227&x=937',
		'title': '',
		'imageId': '69152227',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975269&docid=69152237&x=937',
		'title': '',
		'imageId': '69152237',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975269&docid=69152230&x=937',
		'title': '',
		'imageId': '69152230',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975269&docid=69152238&x=937',
		'title': '',
		'imageId': '69152238',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975269&docid=69152239&x=937',
		'title': '',
		'imageId': '69152239',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3975269';

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