var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=907121&docid=7200809&x=4146',
		'title': '',
		'imageId': '7200809',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=907121&docid=7200812&x=4146',
		'title': '',
		'imageId': '7200812',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=907121&docid=7200817&x=4146',
		'title': '',
		'imageId': '7200817',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=907121&docid=7200820&x=4146',
		'title': '',
		'imageId': '7200820',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=907121&docid=7200823&x=4146',
		'title': '',
		'imageId': '7200823',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=907121&docid=7200826&x=4146',
		'title': '',
		'imageId': '7200826',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=907121&docid=7200829&x=4146',
		'title': '',
		'imageId': '7200829',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=907121&docid=7200832&x=4146',
		'title': '',
		'imageId': '7200832',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=907121&docid=7200835&x=4146',
		'title': '',
		'imageId': '7200835',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=907121&docid=7200838&x=4146',
		'title': '',
		'imageId': '7200838',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=907121&docid=7200841&x=4146',
		'title': '',
		'imageId': '7200841',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=907121&docid=7200844&x=4146',
		'title': '',
		'imageId': '7200844',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=907121&docid=7200847&x=4146',
		'title': '',
		'imageId': '7200847',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #907121';

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