var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=669471&docid=4492737&x=5353',
		'title': '',
		'imageId': '4492737',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=669471&docid=4492743&x=5353',
		'title': '',
		'imageId': '4492743',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=669471&docid=4492716&x=5353',
		'title': '',
		'imageId': '4492716',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=669471&docid=4492740&x=5353',
		'title': '',
		'imageId': '4492740',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=669471&docid=4492746&x=5353',
		'title': '',
		'imageId': '4492746',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=669471&docid=4492692&x=5353',
		'title': '',
		'imageId': '4492692',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=669471&docid=4492695&x=5353',
		'title': '',
		'imageId': '4492695',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=669471&docid=4492704&x=5353',
		'title': '',
		'imageId': '4492704',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=669471&docid=4492725&x=5353',
		'title': '',
		'imageId': '4492725',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=669471&docid=4492728&x=5353',
		'title': '',
		'imageId': '4492728',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=669471&docid=4492713&x=5353',
		'title': '',
		'imageId': '4492713',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=669471&docid=4492707&x=5353',
		'title': '',
		'imageId': '4492707',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=669471&docid=4492698&x=5353',
		'title': '',
		'imageId': '4492698',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=669471&docid=4492701&x=5353',
		'title': '',
		'imageId': '4492701',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=669471&docid=4492710&x=5353',
		'title': '',
		'imageId': '4492710',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=669471&docid=4492719&x=5353',
		'title': '',
		'imageId': '4492719',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=669471&docid=4492722&x=5353',
		'title': '',
		'imageId': '4492722',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=669471&docid=4492731&x=5353',
		'title': '',
		'imageId': '4492731',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=669471&docid=4492734&x=5353',
		'title': '',
		'imageId': '4492734',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=669471&docid=4492749&x=5353',
		'title': '',
		'imageId': '4492749',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #669471';

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