var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4010309&docid=69967106&x=257',
		'title': '',
		'imageId': '69967106',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010309&docid=69967102&x=257',
		'title': '',
		'imageId': '69967102',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010309&docid=69967107&x=257',
		'title': '',
		'imageId': '69967107',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010309&docid=69967103&x=257',
		'title': '',
		'imageId': '69967103',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010309&docid=69967104&x=257',
		'title': '',
		'imageId': '69967104',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010309&docid=69967105&x=257',
		'title': '',
		'imageId': '69967105',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010309&docid=69967114&x=257',
		'title': '',
		'imageId': '69967114',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010309&docid=69967118&x=257',
		'title': '',
		'imageId': '69967118',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010309&docid=69967117&x=257',
		'title': '',
		'imageId': '69967117',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010309&docid=69967119&x=257',
		'title': '',
		'imageId': '69967119',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010309&docid=69967122&x=257',
		'title': '',
		'imageId': '69967122',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010309&docid=69967126&x=257',
		'title': '',
		'imageId': '69967126',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010309&docid=69967271&x=257',
		'title': '',
		'imageId': '69967271',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4010309';

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