var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4003557&docid=69798202&x=4829',
		'title': '',
		'imageId': '69798202',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003557&docid=69798203&x=4829',
		'title': '',
		'imageId': '69798203',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003557&docid=69798204&x=4829',
		'title': '',
		'imageId': '69798204',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003557&docid=69798205&x=4829',
		'title': '',
		'imageId': '69798205',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003557&docid=69798206&x=4829',
		'title': '',
		'imageId': '69798206',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003557&docid=69798207&x=4829',
		'title': '',
		'imageId': '69798207',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003557&docid=69798208&x=4829',
		'title': '',
		'imageId': '69798208',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003557&docid=69798209&x=4829',
		'title': '',
		'imageId': '69798209',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003557&docid=69798210&x=4829',
		'title': '',
		'imageId': '69798210',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003557&docid=69798211&x=4829',
		'title': '',
		'imageId': '69798211',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003557&docid=69798212&x=4829',
		'title': '',
		'imageId': '69798212',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003557&docid=69798213&x=4829',
		'title': '',
		'imageId': '69798213',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4003557';

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