var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4008310&docid=69917522&x=1041',
		'title': '',
		'imageId': '69917522',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008310&docid=69917524&x=1041',
		'title': '',
		'imageId': '69917524',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008310&docid=69917525&x=1041',
		'title': '',
		'imageId': '69917525',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008310&docid=69917526&x=1041',
		'title': '',
		'imageId': '69917526',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008310&docid=69917527&x=1041',
		'title': '',
		'imageId': '69917527',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008310&docid=69917528&x=1041',
		'title': '',
		'imageId': '69917528',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008310&docid=69917529&x=1041',
		'title': '',
		'imageId': '69917529',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008310&docid=69917530&x=1041',
		'title': '',
		'imageId': '69917530',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008310&docid=69917531&x=1041',
		'title': '',
		'imageId': '69917531',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008310&docid=69917532&x=1041',
		'title': '',
		'imageId': '69917532',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008310&docid=69917533&x=1041',
		'title': '',
		'imageId': '69917533',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008310&docid=69917534&x=1041',
		'title': '',
		'imageId': '69917534',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008310&docid=69917535&x=1041',
		'title': '',
		'imageId': '69917535',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008310&docid=69917536&x=1041',
		'title': '',
		'imageId': '69917536',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008310&docid=69917537&x=1041',
		'title': '',
		'imageId': '69917537',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008310&docid=69917538&x=1041',
		'title': '',
		'imageId': '69917538',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4008310';

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