var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3643099&docid=61142209&x=484',
		'title': '',
		'imageId': '61142209',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3643099&docid=61142236&x=484',
		'title': '',
		'imageId': '61142236',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3643099&docid=61142318&x=484',
		'title': '',
		'imageId': '61142318',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3643099&docid=61142359&x=484',
		'title': '',
		'imageId': '61142359',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3643099&docid=61142361&x=484',
		'title': '',
		'imageId': '61142361',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3643099&docid=61142382&x=484',
		'title': '',
		'imageId': '61142382',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3643099&docid=61142442&x=484',
		'title': '',
		'imageId': '61142442',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3643099&docid=61142456&x=484',
		'title': '',
		'imageId': '61142456',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3643099&docid=61142462&x=484',
		'title': '',
		'imageId': '61142462',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3643099&docid=61142503&x=484',
		'title': '',
		'imageId': '61142503',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3643099&docid=61142517&x=484',
		'title': '',
		'imageId': '61142517',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3643099&docid=61142425&x=484',
		'title': '',
		'imageId': '61142425',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3643099&docid=61142423&x=484',
		'title': '',
		'imageId': '61142423',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3643099';

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