var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=333192&docid=1218945&x=2617',
		'title': '',
		'imageId': '1218945',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=333192&docid=1218946&x=2617',
		'title': '',
		'imageId': '1218946',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=333192&docid=1218947&x=2617',
		'title': '',
		'imageId': '1218947',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=333192&docid=1218948&x=2617',
		'title': '',
		'imageId': '1218948',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=333192&docid=1218949&x=2617',
		'title': '',
		'imageId': '1218949',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=333192&docid=1218953&x=2617',
		'title': '',
		'imageId': '1218953',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=333192&docid=1218958&x=2617',
		'title': '',
		'imageId': '1218958',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=333192&docid=1218965&x=2617',
		'title': '',
		'imageId': '1218965',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=333192&docid=1218966&x=2617',
		'title': '',
		'imageId': '1218966',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=333192&docid=1218967&x=2617',
		'title': '',
		'imageId': '1218967',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=333192&docid=1218968&x=2617',
		'title': '',
		'imageId': '1218968',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=333192&docid=1218969&x=2617',
		'title': '',
		'imageId': '1218969',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=333192&docid=1218971&x=2617',
		'title': '',
		'imageId': '1218971',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #333192';

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