var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3988097&docid=69450414&x=4339',
		'title': '',
		'imageId': '69450414',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988097&docid=69450416&x=4339',
		'title': '',
		'imageId': '69450416',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988097&docid=69450417&x=4339',
		'title': '',
		'imageId': '69450417',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988097&docid=69450406&x=4339',
		'title': '',
		'imageId': '69450406',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988097&docid=69450410&x=4339',
		'title': '',
		'imageId': '69450410',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988097&docid=69450412&x=4339',
		'title': '',
		'imageId': '69450412',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988097&docid=69450413&x=4339',
		'title': '',
		'imageId': '69450413',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988097&docid=69450415&x=4339',
		'title': '',
		'imageId': '69450415',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988097&docid=69450404&x=4339',
		'title': '',
		'imageId': '69450404',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988097&docid=69450405&x=4339',
		'title': '',
		'imageId': '69450405',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988097&docid=69450408&x=4339',
		'title': '',
		'imageId': '69450408',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988097&docid=69450407&x=4339',
		'title': '',
		'imageId': '69450407',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988097&docid=69450411&x=4339',
		'title': '',
		'imageId': '69450411',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988097&docid=69450409&x=4339',
		'title': '',
		'imageId': '69450409',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3988097';

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