var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3930442&docid=64207019&x=338',
		'title': '',
		'imageId': '64207019',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930442&docid=64207020&x=338',
		'title': '',
		'imageId': '64207020',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930442&docid=64207021&x=338',
		'title': '',
		'imageId': '64207021',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930442&docid=64207022&x=338',
		'title': '',
		'imageId': '64207022',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930442&docid=68136948&x=338',
		'title': '',
		'imageId': '68136948',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930442&docid=68136952&x=338',
		'title': '',
		'imageId': '68136952',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930442&docid=68136950&x=338',
		'title': '',
		'imageId': '68136950',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930442&docid=68136949&x=338',
		'title': '',
		'imageId': '68136949',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930442&docid=68136951&x=338',
		'title': '',
		'imageId': '68136951',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930442&docid=68136947&x=338',
		'title': '',
		'imageId': '68136947',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930442&docid=68136953&x=338',
		'title': '',
		'imageId': '68136953',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930442&docid=64207025&x=338',
		'title': '',
		'imageId': '64207025',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930442&docid=64207023&x=338',
		'title': '',
		'imageId': '64207023',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930442&docid=64207024&x=338',
		'title': '',
		'imageId': '64207024',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3930442';

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