var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3944574&docid=68453398&x=626',
		'title': '',
		'imageId': '68453398',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944574&docid=68453408&x=626',
		'title': '',
		'imageId': '68453408',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944574&docid=68453400&x=626',
		'title': '',
		'imageId': '68453400',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944574&docid=68453399&x=626',
		'title': '',
		'imageId': '68453399',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944574&docid=68453407&x=626',
		'title': '',
		'imageId': '68453407',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944574&docid=68453410&x=626',
		'title': '',
		'imageId': '68453410',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944574&docid=68453403&x=626',
		'title': '',
		'imageId': '68453403',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944574&docid=68453404&x=626',
		'title': '',
		'imageId': '68453404',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944574&docid=68453402&x=626',
		'title': '',
		'imageId': '68453402',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944574&docid=68453406&x=626',
		'title': '',
		'imageId': '68453406',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944574&docid=68453409&x=626',
		'title': '',
		'imageId': '68453409',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944574&docid=68453401&x=626',
		'title': '',
		'imageId': '68453401',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944574&docid=68453411&x=626',
		'title': '',
		'imageId': '68453411',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944574&docid=68453405&x=626',
		'title': '',
		'imageId': '68453405',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3944574';

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