var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4007028&docid=69881290&x=547',
		'title': '',
		'imageId': '69881290',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007028&docid=69881296&x=547',
		'title': '',
		'imageId': '69881296',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007028&docid=69881292&x=547',
		'title': '',
		'imageId': '69881292',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007028&docid=69881287&x=547',
		'title': '',
		'imageId': '69881287',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007028&docid=69881289&x=547',
		'title': '',
		'imageId': '69881289',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007028&docid=69881294&x=547',
		'title': '',
		'imageId': '69881294',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007028&docid=69881288&x=547',
		'title': '',
		'imageId': '69881288',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007028&docid=69881299&x=547',
		'title': '',
		'imageId': '69881299',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007028&docid=69881295&x=547',
		'title': '',
		'imageId': '69881295',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007028&docid=69881293&x=547',
		'title': '',
		'imageId': '69881293',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007028&docid=69881297&x=547',
		'title': '',
		'imageId': '69881297',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007028&docid=69881298&x=547',
		'title': '',
		'imageId': '69881298',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007028&docid=69881301&x=547',
		'title': '',
		'imageId': '69881301',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007028&docid=69881300&x=547',
		'title': '',
		'imageId': '69881300',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007028&docid=69881291&x=547',
		'title': '',
		'imageId': '69881291',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4007028';

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