var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3969280&docid=69005766&x=722',
		'title': '',
		'imageId': '69005766',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969280&docid=69005762&x=722',
		'title': '',
		'imageId': '69005762',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969280&docid=69005763&x=722',
		'title': '',
		'imageId': '69005763',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969280&docid=69005755&x=722',
		'title': '',
		'imageId': '69005755',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969280&docid=69072075&x=722',
		'title': '',
		'imageId': '69072075',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969280&docid=69005756&x=722',
		'title': '',
		'imageId': '69005756',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969280&docid=69005754&x=722',
		'title': '',
		'imageId': '69005754',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969280&docid=69005767&x=722',
		'title': '',
		'imageId': '69005767',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969280&docid=69005761&x=722',
		'title': '',
		'imageId': '69005761',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969280&docid=69005757&x=722',
		'title': '',
		'imageId': '69005757',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969280&docid=69005768&x=722',
		'title': '',
		'imageId': '69005768',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969280&docid=69005760&x=722',
		'title': '',
		'imageId': '69005760',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969280&docid=69005764&x=722',
		'title': '',
		'imageId': '69005764',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969280&docid=69005765&x=722',
		'title': '',
		'imageId': '69005765',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969280&docid=69005758&x=722',
		'title': '',
		'imageId': '69005758',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969280&docid=69005759&x=722',
		'title': '',
		'imageId': '69005759',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3969280';

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