var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=664922&docid=4446716&x=38',
		'title': '',
		'imageId': '4446716',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=664922&docid=4446719&x=38',
		'title': '',
		'imageId': '4446719',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=664922&docid=4446725&x=38',
		'title': '',
		'imageId': '4446725',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=664922&docid=4446740&x=38',
		'title': '',
		'imageId': '4446740',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=664922&docid=4446743&x=38',
		'title': '',
		'imageId': '4446743',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=664922&docid=4446749&x=38',
		'title': '',
		'imageId': '4446749',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=664922&docid=4446752&x=38',
		'title': '',
		'imageId': '4446752',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=664922&docid=4446801&x=38',
		'title': '',
		'imageId': '4446801',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=664922&docid=4446816&x=38',
		'title': '',
		'imageId': '4446816',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=664922&docid=4446798&x=38',
		'title': '',
		'imageId': '4446798',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=664922&docid=4461088&x=38',
		'title': '',
		'imageId': '4461088',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=664922&docid=4446771&x=38',
		'title': '',
		'imageId': '4446771',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=664922&docid=4446781&x=38',
		'title': '',
		'imageId': '4446781',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #664922';

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