var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4014549&docid=70068691&x=715',
		'title': '',
		'imageId': '70068691',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014549&docid=70068707&x=715',
		'title': '',
		'imageId': '70068707',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014549&docid=70068698&x=715',
		'title': '',
		'imageId': '70068698',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014549&docid=70068692&x=715',
		'title': '',
		'imageId': '70068692',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014549&docid=70068695&x=715',
		'title': '',
		'imageId': '70068695',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014549&docid=70068693&x=715',
		'title': '',
		'imageId': '70068693',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014549&docid=70068705&x=715',
		'title': '',
		'imageId': '70068705',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014549&docid=70068704&x=715',
		'title': '',
		'imageId': '70068704',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014549&docid=70068702&x=715',
		'title': '',
		'imageId': '70068702',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014549&docid=70068699&x=715',
		'title': '',
		'imageId': '70068699',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014549&docid=70068706&x=715',
		'title': '',
		'imageId': '70068706',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014549&docid=70068694&x=715',
		'title': '',
		'imageId': '70068694',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014549&docid=70068696&x=715',
		'title': '',
		'imageId': '70068696',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014549&docid=70068703&x=715',
		'title': '',
		'imageId': '70068703',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014549&docid=70068708&x=715',
		'title': '',
		'imageId': '70068708',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014549&docid=70068690&x=715',
		'title': '',
		'imageId': '70068690',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014549&docid=70068697&x=715',
		'title': '',
		'imageId': '70068697',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014549&docid=70068700&x=715',
		'title': '',
		'imageId': '70068700',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014549&docid=70068710&x=715',
		'title': '',
		'imageId': '70068710',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014549&docid=70068701&x=715',
		'title': '',
		'imageId': '70068701',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014549&docid=70068709&x=715',
		'title': '',
		'imageId': '70068709',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4014549';

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