var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3970693&docid=69035579&x=2159',
		'title': '',
		'imageId': '69035579',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970693&docid=69035580&x=2159',
		'title': '',
		'imageId': '69035580',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970693&docid=69035581&x=2159',
		'title': '',
		'imageId': '69035581',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970693&docid=69035582&x=2159',
		'title': '',
		'imageId': '69035582',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970693&docid=69035583&x=2159',
		'title': '',
		'imageId': '69035583',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970693&docid=69035589&x=2159',
		'title': '',
		'imageId': '69035589',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970693&docid=69035590&x=2159',
		'title': '',
		'imageId': '69035590',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970693&docid=69035595&x=2159',
		'title': '',
		'imageId': '69035595',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970693&docid=69035596&x=2159',
		'title': '',
		'imageId': '69035596',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970693&docid=69035599&x=2159',
		'title': '',
		'imageId': '69035599',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970693&docid=69035602&x=2159',
		'title': '',
		'imageId': '69035602',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970693&docid=69035607&x=2159',
		'title': '',
		'imageId': '69035607',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970693&docid=69035578&x=2159',
		'title': '',
		'imageId': '69035578',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3970693';

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