var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3987904&docid=69447542&x=4942',
		'title': '',
		'imageId': '69447542',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987904&docid=69447556&x=4942',
		'title': '',
		'imageId': '69447556',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987904&docid=69447557&x=4942',
		'title': '',
		'imageId': '69447557',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987904&docid=69447549&x=4942',
		'title': '',
		'imageId': '69447549',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987904&docid=69447554&x=4942',
		'title': '',
		'imageId': '69447554',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987904&docid=69447555&x=4942',
		'title': '',
		'imageId': '69447555',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987904&docid=69447560&x=4942',
		'title': '',
		'imageId': '69447560',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987904&docid=69447562&x=4942',
		'title': '',
		'imageId': '69447562',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987904&docid=69447551&x=4942',
		'title': '',
		'imageId': '69447551',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987904&docid=69447563&x=4942',
		'title': '',
		'imageId': '69447563',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987904&docid=69447561&x=4942',
		'title': '',
		'imageId': '69447561',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987904&docid=69447550&x=4942',
		'title': '',
		'imageId': '69447550',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987904&docid=69447558&x=4942',
		'title': '',
		'imageId': '69447558',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987904&docid=69447559&x=4942',
		'title': '',
		'imageId': '69447559',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987904&docid=69447552&x=4942',
		'title': '',
		'imageId': '69447552',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987904&docid=69447553&x=4942',
		'title': '',
		'imageId': '69447553',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3987904';

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