var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4001353&docid=69746763&x=2552',
		'title': '',
		'imageId': '69746763',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001353&docid=69746774&x=2552',
		'title': '',
		'imageId': '69746774',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001353&docid=69746783&x=2552',
		'title': '',
		'imageId': '69746783',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001353&docid=69746780&x=2552',
		'title': '',
		'imageId': '69746780',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001353&docid=69746779&x=2552',
		'title': '',
		'imageId': '69746779',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001353&docid=69746745&x=2552',
		'title': '',
		'imageId': '69746745',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001353&docid=69746746&x=2552',
		'title': '',
		'imageId': '69746746',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001353&docid=69746748&x=2552',
		'title': '',
		'imageId': '69746748',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001353&docid=69746771&x=2552',
		'title': '',
		'imageId': '69746771',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001353&docid=69746764&x=2552',
		'title': '',
		'imageId': '69746764',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001353&docid=69746769&x=2552',
		'title': '',
		'imageId': '69746769',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001353&docid=69746747&x=2552',
		'title': '',
		'imageId': '69746747',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001353&docid=69746750&x=2552',
		'title': '',
		'imageId': '69746750',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001353&docid=69746749&x=2552',
		'title': '',
		'imageId': '69746749',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001353&docid=69746770&x=2552',
		'title': '',
		'imageId': '69746770',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4001353';

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