var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3992852&docid=69552400&x=347',
		'title': '',
		'imageId': '69552400',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992852&docid=69552395&x=347',
		'title': '',
		'imageId': '69552395',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992852&docid=69552401&x=347',
		'title': '',
		'imageId': '69552401',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992852&docid=69552396&x=347',
		'title': '',
		'imageId': '69552396',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992852&docid=69552398&x=347',
		'title': '',
		'imageId': '69552398',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992852&docid=69552399&x=347',
		'title': '',
		'imageId': '69552399',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992852&docid=69552406&x=347',
		'title': '',
		'imageId': '69552406',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992852&docid=69552393&x=347',
		'title': '',
		'imageId': '69552393',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992852&docid=69552407&x=347',
		'title': '',
		'imageId': '69552407',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992852&docid=69552405&x=347',
		'title': '',
		'imageId': '69552405',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992852&docid=69552394&x=347',
		'title': '',
		'imageId': '69552394',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992852&docid=69552402&x=347',
		'title': '',
		'imageId': '69552402',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992852&docid=69552397&x=347',
		'title': '',
		'imageId': '69552397',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992852&docid=69552403&x=347',
		'title': '',
		'imageId': '69552403',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992852&docid=69552404&x=347',
		'title': '',
		'imageId': '69552404',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3992852';

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