var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3997327&docid=65277926&x=197',
		'title': '',
		'imageId': '65277926',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997327&docid=65277929&x=197',
		'title': '',
		'imageId': '65277929',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997327&docid=65277932&x=197',
		'title': '',
		'imageId': '65277932',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997327&docid=65277930&x=197',
		'title': '',
		'imageId': '65277930',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997327&docid=65277928&x=197',
		'title': '',
		'imageId': '65277928',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997327&docid=65277919&x=197',
		'title': '',
		'imageId': '65277919',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997327&docid=65277920&x=197',
		'title': '',
		'imageId': '65277920',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997327&docid=65277922&x=197',
		'title': '',
		'imageId': '65277922',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997327&docid=65277921&x=197',
		'title': '',
		'imageId': '65277921',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997327&docid=65277927&x=197',
		'title': '',
		'imageId': '65277927',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997327&docid=65277933&x=197',
		'title': '',
		'imageId': '65277933',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997327&docid=65277925&x=197',
		'title': '',
		'imageId': '65277925',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997327&docid=65277924&x=197',
		'title': '',
		'imageId': '65277924',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997327&docid=65277931&x=197',
		'title': '',
		'imageId': '65277931',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997327&docid=65277918&x=197',
		'title': '',
		'imageId': '65277918',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997327&docid=65277923&x=197',
		'title': '',
		'imageId': '65277923',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3997327';

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