var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4001341&docid=69746633&x=536',
		'title': '',
		'imageId': '69746633',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001341&docid=69746630&x=536',
		'title': '',
		'imageId': '69746630',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001341&docid=69746623&x=536',
		'title': '',
		'imageId': '69746623',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001341&docid=69746634&x=536',
		'title': '',
		'imageId': '69746634',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001341&docid=69746629&x=536',
		'title': '',
		'imageId': '69746629',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001341&docid=69746626&x=536',
		'title': '',
		'imageId': '69746626',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001341&docid=69746624&x=536',
		'title': '',
		'imageId': '69746624',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001341&docid=69746631&x=536',
		'title': '',
		'imageId': '69746631',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001341&docid=69746625&x=536',
		'title': '',
		'imageId': '69746625',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001341&docid=69746628&x=536',
		'title': '',
		'imageId': '69746628',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001341&docid=69746632&x=536',
		'title': '',
		'imageId': '69746632',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001341&docid=69746627&x=536',
		'title': '',
		'imageId': '69746627',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001341&docid=69746622&x=536',
		'title': '',
		'imageId': '69746622',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4001341';

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