var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4001473&docid=69748582&x=3829',
		'title': '',
		'imageId': '69748582',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001473&docid=69748608&x=3829',
		'title': '',
		'imageId': '69748608',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001473&docid=69748591&x=3829',
		'title': '',
		'imageId': '69748591',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001473&docid=69748589&x=3829',
		'title': '',
		'imageId': '69748589',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001473&docid=69748607&x=3829',
		'title': '',
		'imageId': '69748607',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001473&docid=69748593&x=3829',
		'title': '',
		'imageId': '69748593',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001473&docid=69748617&x=3829',
		'title': '',
		'imageId': '69748617',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001473&docid=69748767&x=3829',
		'title': '',
		'imageId': '69748767',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001473&docid=69748765&x=3829',
		'title': '',
		'imageId': '69748765',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001473&docid=69748766&x=3829',
		'title': '',
		'imageId': '69748766',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001473&docid=69748620&x=3829',
		'title': '',
		'imageId': '69748620',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001473&docid=69748575&x=3829',
		'title': '',
		'imageId': '69748575',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001473&docid=69748569&x=3829',
		'title': '',
		'imageId': '69748569',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001473&docid=69748571&x=3829',
		'title': '',
		'imageId': '69748571',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001473&docid=69748566&x=3829',
		'title': '',
		'imageId': '69748566',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001473&docid=69748567&x=3829',
		'title': '',
		'imageId': '69748567',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001473&docid=69748568&x=3829',
		'title': '',
		'imageId': '69748568',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4001473';

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