var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3998099&docid=69661376&x=1111',
		'title': '',
		'imageId': '69661376',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998099&docid=69661379&x=1111',
		'title': '',
		'imageId': '69661379',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998099&docid=69661384&x=1111',
		'title': '',
		'imageId': '69661384',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998099&docid=69661373&x=1111',
		'title': '',
		'imageId': '69661373',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998099&docid=69661383&x=1111',
		'title': '',
		'imageId': '69661383',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998099&docid=69661387&x=1111',
		'title': '',
		'imageId': '69661387',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998099&docid=69661388&x=1111',
		'title': '',
		'imageId': '69661388',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998099&docid=69661381&x=1111',
		'title': '',
		'imageId': '69661381',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998099&docid=69661386&x=1111',
		'title': '',
		'imageId': '69661386',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998099&docid=69661380&x=1111',
		'title': '',
		'imageId': '69661380',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998099&docid=69661378&x=1111',
		'title': '',
		'imageId': '69661378',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998099&docid=69661371&x=1111',
		'title': '',
		'imageId': '69661371',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998099&docid=69661389&x=1111',
		'title': '',
		'imageId': '69661389',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998099&docid=69661374&x=1111',
		'title': '',
		'imageId': '69661374',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998099&docid=69661375&x=1111',
		'title': '',
		'imageId': '69661375',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998099&docid=69661382&x=1111',
		'title': '',
		'imageId': '69661382',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998099&docid=69661385&x=1111',
		'title': '',
		'imageId': '69661385',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998099&docid=69661372&x=1111',
		'title': '',
		'imageId': '69661372',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998099&docid=69661377&x=1111',
		'title': '',
		'imageId': '69661377',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3998099';

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