var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4012397&docid=70013401&x=456',
		'title': '',
		'imageId': '70013401',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012397&docid=70013402&x=456',
		'title': '',
		'imageId': '70013402',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012397&docid=70013403&x=456',
		'title': '',
		'imageId': '70013403',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012397&docid=70013404&x=456',
		'title': '',
		'imageId': '70013404',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012397&docid=70013390&x=456',
		'title': '',
		'imageId': '70013390',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012397&docid=70013406&x=456',
		'title': '',
		'imageId': '70013406',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012397&docid=70013408&x=456',
		'title': '',
		'imageId': '70013408',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012397&docid=70013407&x=456',
		'title': '',
		'imageId': '70013407',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012397&docid=70013392&x=456',
		'title': '',
		'imageId': '70013392',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012397&docid=70013397&x=456',
		'title': '',
		'imageId': '70013397',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012397&docid=70013398&x=456',
		'title': '',
		'imageId': '70013398',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012397&docid=70013393&x=456',
		'title': '',
		'imageId': '70013393',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012397&docid=70013399&x=456',
		'title': '',
		'imageId': '70013399',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012397&docid=70013400&x=456',
		'title': '',
		'imageId': '70013400',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012397&docid=70013405&x=456',
		'title': '',
		'imageId': '70013405',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012397&docid=70013389&x=456',
		'title': '',
		'imageId': '70013389',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012397&docid=70013391&x=456',
		'title': '',
		'imageId': '70013391',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012397&docid=70013388&x=456',
		'title': '',
		'imageId': '70013388',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012397&docid=70013394&x=456',
		'title': '',
		'imageId': '70013394',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012397&docid=70013395&x=456',
		'title': '',
		'imageId': '70013395',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012397&docid=70013396&x=456',
		'title': '',
		'imageId': '70013396',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4012397';

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