var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3975564&docid=69162764&x=2724',
		'title': '',
		'imageId': '69162764',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975564&docid=69162770&x=2724',
		'title': '',
		'imageId': '69162770',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975564&docid=69162769&x=2724',
		'title': '',
		'imageId': '69162769',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975564&docid=69162752&x=2724',
		'title': '',
		'imageId': '69162752',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975564&docid=69162773&x=2724',
		'title': '',
		'imageId': '69162773',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975564&docid=69162753&x=2724',
		'title': '',
		'imageId': '69162753',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975564&docid=69162776&x=2724',
		'title': '',
		'imageId': '69162776',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975564&docid=69162781&x=2724',
		'title': '',
		'imageId': '69162781',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975564&docid=69162782&x=2724',
		'title': '',
		'imageId': '69162782',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975564&docid=69162771&x=2724',
		'title': '',
		'imageId': '69162771',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975564&docid=69162748&x=2724',
		'title': '',
		'imageId': '69162748',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975564&docid=69162792&x=2724',
		'title': '',
		'imageId': '69162792',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975564&docid=69162772&x=2724',
		'title': '',
		'imageId': '69162772',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975564&docid=69162785&x=2724',
		'title': '',
		'imageId': '69162785',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975564&docid=69162794&x=2724',
		'title': '',
		'imageId': '69162794',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975564&docid=69162750&x=2724',
		'title': '',
		'imageId': '69162750',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975564&docid=69162751&x=2724',
		'title': '',
		'imageId': '69162751',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975564&docid=69162749&x=2724',
		'title': '',
		'imageId': '69162749',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975564&docid=69162793&x=2724',
		'title': '',
		'imageId': '69162793',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3975564';

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