var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3885696&docid=67014604&x=1118',
		'title': '',
		'imageId': '67014604',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885696&docid=67014607&x=1118',
		'title': '',
		'imageId': '67014607',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885696&docid=67014606&x=1118',
		'title': '',
		'imageId': '67014606',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885696&docid=67014608&x=1118',
		'title': '',
		'imageId': '67014608',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885696&docid=67014609&x=1118',
		'title': '',
		'imageId': '67014609',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885696&docid=67014617&x=1118',
		'title': '',
		'imageId': '67014617',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885696&docid=67014612&x=1118',
		'title': '',
		'imageId': '67014612',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885696&docid=67014613&x=1118',
		'title': '',
		'imageId': '67014613',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885696&docid=67014614&x=1118',
		'title': '',
		'imageId': '67014614',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885696&docid=67014615&x=1118',
		'title': '',
		'imageId': '67014615',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885696&docid=67014616&x=1118',
		'title': '',
		'imageId': '67014616',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885696&docid=67014610&x=1118',
		'title': '',
		'imageId': '67014610',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885696&docid=67014611&x=1118',
		'title': '',
		'imageId': '67014611',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3885696';

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