var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4001046&docid=69740805&x=4852',
		'title': '',
		'imageId': '69740805',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001046&docid=69740812&x=4852',
		'title': '',
		'imageId': '69740812',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001046&docid=69740802&x=4852',
		'title': '',
		'imageId': '69740802',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001046&docid=69740803&x=4852',
		'title': '',
		'imageId': '69740803',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001046&docid=69740801&x=4852',
		'title': '',
		'imageId': '69740801',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001046&docid=69740804&x=4852',
		'title': '',
		'imageId': '69740804',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001046&docid=69740806&x=4852',
		'title': '',
		'imageId': '69740806',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001046&docid=69740808&x=4852',
		'title': '',
		'imageId': '69740808',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001046&docid=69740807&x=4852',
		'title': '',
		'imageId': '69740807',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001046&docid=69740809&x=4852',
		'title': '',
		'imageId': '69740809',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001046&docid=69740800&x=4852',
		'title': '',
		'imageId': '69740800',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001046&docid=69740810&x=4852',
		'title': '',
		'imageId': '69740810',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001046&docid=69740811&x=4852',
		'title': '',
		'imageId': '69740811',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001046&docid=69740799&x=4852',
		'title': '',
		'imageId': '69740799',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4001046';

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