var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4009741&docid=69952816&x=256',
		'title': '',
		'imageId': '69952816',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009741&docid=69952790&x=256',
		'title': '',
		'imageId': '69952790',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009741&docid=69952789&x=256',
		'title': '',
		'imageId': '69952789',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009741&docid=69952788&x=256',
		'title': '',
		'imageId': '69952788',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009741&docid=69952793&x=256',
		'title': '',
		'imageId': '69952793',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009741&docid=69952791&x=256',
		'title': '',
		'imageId': '69952791',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009741&docid=69952792&x=256',
		'title': '',
		'imageId': '69952792',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009741&docid=69952797&x=256',
		'title': '',
		'imageId': '69952797',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009741&docid=69952801&x=256',
		'title': '',
		'imageId': '69952801',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009741&docid=69952806&x=256',
		'title': '',
		'imageId': '69952806',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009741&docid=69952808&x=256',
		'title': '',
		'imageId': '69952808',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009741&docid=69952807&x=256',
		'title': '',
		'imageId': '69952807',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009741&docid=69952814&x=256',
		'title': '',
		'imageId': '69952814',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009741&docid=69952817&x=256',
		'title': '',
		'imageId': '69952817',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009741&docid=69953470&x=256',
		'title': '',
		'imageId': '69953470',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009741&docid=69953471&x=256',
		'title': '',
		'imageId': '69953471',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009741&docid=69953472&x=256',
		'title': '',
		'imageId': '69953472',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4009741';

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