var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4027166&docid=70381290&x=580',
		'title': '',
		'imageId': '70381290',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027166&docid=70381297&x=580',
		'title': '',
		'imageId': '70381297',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027166&docid=70381291&x=580',
		'title': '',
		'imageId': '70381291',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027166&docid=70381294&x=580',
		'title': '',
		'imageId': '70381294',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027166&docid=70381515&x=580',
		'title': '',
		'imageId': '70381515',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027166&docid=70381514&x=580',
		'title': '',
		'imageId': '70381514',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027166&docid=70381516&x=580',
		'title': '',
		'imageId': '70381516',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027166&docid=70381252&x=580',
		'title': '',
		'imageId': '70381252',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027166&docid=70381264&x=580',
		'title': '',
		'imageId': '70381264',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027166&docid=70381278&x=580',
		'title': '',
		'imageId': '70381278',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027166&docid=70381259&x=580',
		'title': '',
		'imageId': '70381259',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027166&docid=70381270&x=580',
		'title': '',
		'imageId': '70381270',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027166&docid=70381282&x=580',
		'title': '',
		'imageId': '70381282',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027166&docid=70381250&x=580',
		'title': '',
		'imageId': '70381250',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027166&docid=70381248&x=580',
		'title': '',
		'imageId': '70381248',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027166&docid=70381249&x=580',
		'title': '',
		'imageId': '70381249',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027166&docid=70381263&x=580',
		'title': '',
		'imageId': '70381263',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027166&docid=70381277&x=580',
		'title': '',
		'imageId': '70381277',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027166&docid=70381285&x=580',
		'title': '',
		'imageId': '70381285',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027166&docid=70381303&x=580',
		'title': '',
		'imageId': '70381303',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027166&docid=70381251&x=580',
		'title': '',
		'imageId': '70381251',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4027166';

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