var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4009398&docid=69945545&x=42',
		'title': '',
		'imageId': '69945545',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009398&docid=69945546&x=42',
		'title': '',
		'imageId': '69945546',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009398&docid=69945544&x=42',
		'title': '',
		'imageId': '69945544',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009398&docid=69945549&x=42',
		'title': '',
		'imageId': '69945549',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009398&docid=69945504&x=42',
		'title': '',
		'imageId': '69945504',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009398&docid=69945523&x=42',
		'title': '',
		'imageId': '69945523',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009398&docid=69945536&x=42',
		'title': '',
		'imageId': '69945536',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009398&docid=69945500&x=42',
		'title': '',
		'imageId': '69945500',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009398&docid=69945520&x=42',
		'title': '',
		'imageId': '69945520',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009398&docid=69945530&x=42',
		'title': '',
		'imageId': '69945530',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009398&docid=69945525&x=42',
		'title': '',
		'imageId': '69945525',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009398&docid=69945510&x=42',
		'title': '',
		'imageId': '69945510',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009398&docid=69945542&x=42',
		'title': '',
		'imageId': '69945542',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009398&docid=69945521&x=42',
		'title': '',
		'imageId': '69945521',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009398&docid=69945519&x=42',
		'title': '',
		'imageId': '69945519',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009398&docid=69945541&x=42',
		'title': '',
		'imageId': '69945541',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009398&docid=69945498&x=42',
		'title': '',
		'imageId': '69945498',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009398&docid=69945497&x=42',
		'title': '',
		'imageId': '69945497',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009398&docid=69945499&x=42',
		'title': '',
		'imageId': '69945499',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009398&docid=69945555&x=42',
		'title': '',
		'imageId': '69945555',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009398&docid=69945553&x=42',
		'title': '',
		'imageId': '69945553',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4009398';

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