var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4011100&docid=70099739&x=3915',
		'title': '',
		'imageId': '70099739',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011100&docid=70099248&x=3915',
		'title': '',
		'imageId': '70099248',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011100&docid=70099249&x=3915',
		'title': '',
		'imageId': '70099249',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011100&docid=70099737&x=3915',
		'title': '',
		'imageId': '70099737',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011100&docid=70099743&x=3915',
		'title': '',
		'imageId': '70099743',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011100&docid=70099741&x=3915',
		'title': '',
		'imageId': '70099741',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011100&docid=70099735&x=3915',
		'title': '',
		'imageId': '70099735',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011100&docid=70099752&x=3915',
		'title': '',
		'imageId': '70099752',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011100&docid=70099746&x=3915',
		'title': '',
		'imageId': '70099746',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011100&docid=70099748&x=3915',
		'title': '',
		'imageId': '70099748',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011100&docid=70099745&x=3915',
		'title': '',
		'imageId': '70099745',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011100&docid=70099734&x=3915',
		'title': '',
		'imageId': '70099734',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011100&docid=70099736&x=3915',
		'title': '',
		'imageId': '70099736',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011100&docid=70099740&x=3915',
		'title': '',
		'imageId': '70099740',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011100&docid=70099742&x=3915',
		'title': '',
		'imageId': '70099742',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011100&docid=70099738&x=3915',
		'title': '',
		'imageId': '70099738',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011100&docid=70099749&x=3915',
		'title': '',
		'imageId': '70099749',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011100&docid=70099751&x=3915',
		'title': '',
		'imageId': '70099751',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011100&docid=70099750&x=3915',
		'title': '',
		'imageId': '70099750',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011100&docid=70099744&x=3915',
		'title': '',
		'imageId': '70099744',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011100&docid=70099747&x=3915',
		'title': '',
		'imageId': '70099747',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4011100';

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