var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3895100&docid=67271384&x=1046',
		'title': '',
		'imageId': '67271384',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3895100&docid=67271387&x=1046',
		'title': '',
		'imageId': '67271387',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3895100&docid=67271388&x=1046',
		'title': '',
		'imageId': '67271388',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3895100&docid=67271389&x=1046',
		'title': '',
		'imageId': '67271389',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3895100&docid=67271390&x=1046',
		'title': '',
		'imageId': '67271390',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3895100&docid=67271375&x=1046',
		'title': '',
		'imageId': '67271375',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3895100&docid=67271377&x=1046',
		'title': '',
		'imageId': '67271377',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3895100&docid=67271379&x=1046',
		'title': '',
		'imageId': '67271379',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3895100&docid=67271376&x=1046',
		'title': '',
		'imageId': '67271376',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3895100&docid=67271391&x=1046',
		'title': '',
		'imageId': '67271391',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3895100&docid=67271392&x=1046',
		'title': '',
		'imageId': '67271392',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3895100&docid=67271393&x=1046',
		'title': '',
		'imageId': '67271393',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3895100&docid=67271394&x=1046',
		'title': '',
		'imageId': '67271394',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3895100&docid=67271386&x=1046',
		'title': '',
		'imageId': '67271386',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3895100&docid=67271383&x=1046',
		'title': '',
		'imageId': '67271383',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3895100';

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