var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4009564&docid=69949440&x=596',
		'title': '',
		'imageId': '69949440',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009564&docid=69949441&x=596',
		'title': '',
		'imageId': '69949441',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009564&docid=69949447&x=596',
		'title': '',
		'imageId': '69949447',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009564&docid=69949442&x=596',
		'title': '',
		'imageId': '69949442',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009564&docid=69949443&x=596',
		'title': '',
		'imageId': '69949443',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009564&docid=69949444&x=596',
		'title': '',
		'imageId': '69949444',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009564&docid=69949445&x=596',
		'title': '',
		'imageId': '69949445',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009564&docid=69949446&x=596',
		'title': '',
		'imageId': '69949446',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009564&docid=69963991&x=596',
		'title': '',
		'imageId': '69963991',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009564&docid=69951171&x=596',
		'title': '',
		'imageId': '69951171',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009564&docid=69951167&x=596',
		'title': '',
		'imageId': '69951167',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009564&docid=69951172&x=596',
		'title': '',
		'imageId': '69951172',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009564&docid=69951175&x=596',
		'title': '',
		'imageId': '69951175',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009564&docid=69951173&x=596',
		'title': '',
		'imageId': '69951173',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009564&docid=69951170&x=596',
		'title': '',
		'imageId': '69951170',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009564&docid=69951169&x=596',
		'title': '',
		'imageId': '69951169',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009564&docid=69951174&x=596',
		'title': '',
		'imageId': '69951174',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009564&docid=69951168&x=596',
		'title': '',
		'imageId': '69951168',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4009564';

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