var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3973925&docid=69120516&x=352',
		'title': '',
		'imageId': '69120516',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973925&docid=69120526&x=352',
		'title': '',
		'imageId': '69120526',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973925&docid=69120527&x=352',
		'title': '',
		'imageId': '69120527',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973925&docid=69120528&x=352',
		'title': '',
		'imageId': '69120528',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973925&docid=69120533&x=352',
		'title': '',
		'imageId': '69120533',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973925&docid=69120504&x=352',
		'title': '',
		'imageId': '69120504',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973925&docid=69120501&x=352',
		'title': '',
		'imageId': '69120501',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973925&docid=69120522&x=352',
		'title': '',
		'imageId': '69120522',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973925&docid=69120499&x=352',
		'title': '',
		'imageId': '69120499',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973925&docid=69120502&x=352',
		'title': '',
		'imageId': '69120502',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973925&docid=69120509&x=352',
		'title': '',
		'imageId': '69120509',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973925&docid=69120503&x=352',
		'title': '',
		'imageId': '69120503',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973925&docid=69120510&x=352',
		'title': '',
		'imageId': '69120510',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973925&docid=69120515&x=352',
		'title': '',
		'imageId': '69120515',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973925&docid=69120500&x=352',
		'title': '',
		'imageId': '69120500',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3973925';

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