var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3972475&docid=69084730&x=737',
		'title': '',
		'imageId': '69084730',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972475&docid=69084734&x=737',
		'title': '',
		'imageId': '69084734',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972475&docid=69084741&x=737',
		'title': '',
		'imageId': '69084741',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972475&docid=69084738&x=737',
		'title': '',
		'imageId': '69084738',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972475&docid=69084739&x=737',
		'title': '',
		'imageId': '69084739',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972475&docid=69084742&x=737',
		'title': '',
		'imageId': '69084742',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972475&docid=69084740&x=737',
		'title': '',
		'imageId': '69084740',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972475&docid=69084737&x=737',
		'title': '',
		'imageId': '69084737',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972475&docid=69084743&x=737',
		'title': '',
		'imageId': '69084743',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972475&docid=69084809&x=737',
		'title': '',
		'imageId': '69084809',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972475&docid=69084814&x=737',
		'title': '',
		'imageId': '69084814',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972475&docid=69084811&x=737',
		'title': '',
		'imageId': '69084811',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972475&docid=69084810&x=737',
		'title': '',
		'imageId': '69084810',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3972475';

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