var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=460657&docid=2482514&x=428',
		'title': '',
		'imageId': '2482514',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=460657&docid=2482520&x=428',
		'title': '',
		'imageId': '2482520',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=460657&docid=2482523&x=428',
		'title': '',
		'imageId': '2482523',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=460657&docid=2482526&x=428',
		'title': '',
		'imageId': '2482526',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=460657&docid=2482529&x=428',
		'title': '',
		'imageId': '2482529',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=460657&docid=2482532&x=428',
		'title': '',
		'imageId': '2482532',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=460657&docid=2482535&x=428',
		'title': '',
		'imageId': '2482535',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=460657&docid=2482538&x=428',
		'title': '',
		'imageId': '2482538',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=460657&docid=2482541&x=428',
		'title': '',
		'imageId': '2482541',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=460657&docid=2482544&x=428',
		'title': '',
		'imageId': '2482544',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=460657&docid=2482547&x=428',
		'title': '',
		'imageId': '2482547',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=460657&docid=2482550&x=428',
		'title': '',
		'imageId': '2482550',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=460657&docid=2482553&x=428',
		'title': '',
		'imageId': '2482553',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #460657';

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