var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3998794&docid=69675702&x=1059',
		'title': '',
		'imageId': '69675702',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998794&docid=69805493&x=1059',
		'title': '',
		'imageId': '69805493',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998794&docid=69675704&x=1059',
		'title': '',
		'imageId': '69675704',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998794&docid=69675705&x=1059',
		'title': '',
		'imageId': '69675705',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998794&docid=69675706&x=1059',
		'title': '',
		'imageId': '69675706',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998794&docid=69675707&x=1059',
		'title': '',
		'imageId': '69675707',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998794&docid=69675708&x=1059',
		'title': '',
		'imageId': '69675708',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998794&docid=69675709&x=1059',
		'title': '',
		'imageId': '69675709',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998794&docid=69675713&x=1059',
		'title': '',
		'imageId': '69675713',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998794&docid=69675714&x=1059',
		'title': '',
		'imageId': '69675714',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998794&docid=69675715&x=1059',
		'title': '',
		'imageId': '69675715',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998794&docid=69675716&x=1059',
		'title': '',
		'imageId': '69675716',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998794&docid=69675717&x=1059',
		'title': '',
		'imageId': '69675717',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998794&docid=69675710&x=1059',
		'title': '',
		'imageId': '69675710',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998794&docid=69675711&x=1059',
		'title': '',
		'imageId': '69675711',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998794&docid=69675718&x=1059',
		'title': '',
		'imageId': '69675718',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998794&docid=69675719&x=1059',
		'title': '',
		'imageId': '69675719',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998794&docid=69675720&x=1059',
		'title': '',
		'imageId': '69675720',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998794&docid=69675721&x=1059',
		'title': '',
		'imageId': '69675721',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998794&docid=69675722&x=1059',
		'title': '',
		'imageId': '69675722',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3998794';

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