var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=470277&docid=2579751&x=3153',
		'title': '',
		'imageId': '2579751',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=470277&docid=2579754&x=3153',
		'title': '',
		'imageId': '2579754',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=470277&docid=2579758&x=3153',
		'title': '',
		'imageId': '2579758',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=470277&docid=2579761&x=3153',
		'title': '',
		'imageId': '2579761',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=470277&docid=2579766&x=3153',
		'title': '',
		'imageId': '2579766',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=470277&docid=2579769&x=3153',
		'title': '',
		'imageId': '2579769',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=470277&docid=2579772&x=3153',
		'title': '',
		'imageId': '2579772',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=470277&docid=2579775&x=3153',
		'title': '',
		'imageId': '2579775',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=470277&docid=2579779&x=3153',
		'title': '',
		'imageId': '2579779',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=470277&docid=2579782&x=3153',
		'title': '',
		'imageId': '2579782',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=470277&docid=2579787&x=3153',
		'title': '',
		'imageId': '2579787',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=470277&docid=2579743&x=3153',
		'title': '',
		'imageId': '2579743',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=470277&docid=2579746&x=3153',
		'title': '',
		'imageId': '2579746',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #470277';

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