var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3919998&docid=67907900&x=1343',
		'title': '',
		'imageId': '67907900',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919998&docid=67907919&x=1343',
		'title': '',
		'imageId': '67907919',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919998&docid=67907915&x=1343',
		'title': '',
		'imageId': '67907915',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919998&docid=67907928&x=1343',
		'title': '',
		'imageId': '67907928',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919998&docid=67907908&x=1343',
		'title': '',
		'imageId': '67907908',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919998&docid=67907940&x=1343',
		'title': '',
		'imageId': '67907940',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919998&docid=67907933&x=1343',
		'title': '',
		'imageId': '67907933',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919998&docid=67907897&x=1343',
		'title': '',
		'imageId': '67907897',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919998&docid=67907896&x=1343',
		'title': '',
		'imageId': '67907896',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919998&docid=67907899&x=1343',
		'title': '',
		'imageId': '67907899',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919998&docid=67907898&x=1343',
		'title': '',
		'imageId': '67907898',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919998&docid=67907935&x=1343',
		'title': '',
		'imageId': '67907935',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919998&docid=67907943&x=1343',
		'title': '',
		'imageId': '67907943',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919998&docid=67907925&x=1343',
		'title': '',
		'imageId': '67907925',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919998&docid=67907922&x=1343',
		'title': '',
		'imageId': '67907922',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919998&docid=67907916&x=1343',
		'title': '',
		'imageId': '67907916',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919998&docid=67907938&x=1343',
		'title': '',
		'imageId': '67907938',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919998&docid=67907901&x=1343',
		'title': '',
		'imageId': '67907901',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919998&docid=67907914&x=1343',
		'title': '',
		'imageId': '67907914',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3919998';

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