var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4011442&docid=69991747&x=401',
		'title': '',
		'imageId': '69991747',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011442&docid=69991752&x=401',
		'title': '',
		'imageId': '69991752',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011442&docid=69991744&x=401',
		'title': '',
		'imageId': '69991744',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011442&docid=69991753&x=401',
		'title': '',
		'imageId': '69991753',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011442&docid=69991751&x=401',
		'title': '',
		'imageId': '69991751',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011442&docid=69991757&x=401',
		'title': '',
		'imageId': '69991757',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011442&docid=69991743&x=401',
		'title': '',
		'imageId': '69991743',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011442&docid=69991746&x=401',
		'title': '',
		'imageId': '69991746',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011442&docid=69991759&x=401',
		'title': '',
		'imageId': '69991759',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011442&docid=69991760&x=401',
		'title': '',
		'imageId': '69991760',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011442&docid=69991755&x=401',
		'title': '',
		'imageId': '69991755',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011442&docid=69991749&x=401',
		'title': '',
		'imageId': '69991749',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011442&docid=69991756&x=401',
		'title': '',
		'imageId': '69991756',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011442&docid=69991745&x=401',
		'title': '',
		'imageId': '69991745',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011442&docid=69991758&x=401',
		'title': '',
		'imageId': '69991758',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011442&docid=69991754&x=401',
		'title': '',
		'imageId': '69991754',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011442&docid=69991748&x=401',
		'title': '',
		'imageId': '69991748',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011442&docid=69991750&x=401',
		'title': '',
		'imageId': '69991750',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4011442';

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